body,
html {
    font-family: "SourceHanSansCN-Regular";
    background-color: #fff
}

body #navWrapper .content .nav>.navitem>a:hover {
    color: #3eb45e
}

.ff_indexPage .container_category>a {
    font-size: 14px
}

.ff_pageList .content {
    width: 94%;
    margin: 0 auto
}

.project.mlistpost .postInfo {
    padding-bottom: 20px
}

.postbody hr {
    margin: 16px 0
}

.postbody p img {
    margin-bottom: 10px
}

.listContent_post h3 {
    display: none
}

.listContent_post>.item_tags {
    margin-top: 30px
}

.project.mlistpost .postInfo .mainInfor .subtitle,
.project.mlistpost .postInfo .mainInfor .title {
    text-align: center
}

#sliderDotThemb,
.ff_indexPage #topSlider #sliderDirThemb {
    left: 3%;
    visibility: inherit;
    opacity: 1
}

#sliderDotThemb .owl-item .thumb-item,
.ff_indexPage #topSlider #sliderDirThemb .owl-item .thumb-item {
    width: 340px;
    height: 172px
}

#sliderDotThemb,
.ff_indexPage #topSlider #sliderDirThemb {
    z-index: 1;
    top: auto;
    left: 2%;
    width: 340px;
    height: 168px
}

.ff_indexPage .ff_topSlider .owl-nav .owl-prev,
.ff_topSlider .owl-nav .owl-next {
    top: auto;
    bottom: 78px;
    width: 50%;
    height: 90px
}

.ff_indexPage .ff_topSlider .owl-nav {
    z-index: 2;
    top: auto;
    bottom: 0;
    left: calc(-100% + 254px);
    width: 180px
}

.ff_indexPage #topSlider #sliderDirThemb {
    left: 3%
}

.ff_indexPage #topSlider #sliderDirThembWrapper {
    width: 100%
}

.ff_indexPage .ff_topSlider .content_list .item_block p.title {
    font-size: 46px;
    line-height: 54px;
    height: 54px;
    margin-bottom: 20px
}

.ff_indexPage .ff_topSlider .owl-dots {
    bottom: 64%;
    left: 3%;
    transform: rotate(90deg)
}

.ff_indexPage .ff_topSlider .owl-dots_wrapper::after {
    position: absolute;
    top: 36%;
    left: 2%;
    display: block;
    width: 1px;
    height: 120px;
    content: "";
    background-color: rgba(255, 255, 255, .25)
}

.ff_indexPage .ff_topSlider .owl-dots .owl-dot {
    position: absolute;
    bottom: 0;
    opacity: 0
}

.ff_indexPage .ff_topSlider .owl-dots .owl-dot.active {
    opacity: 1
}

.ff_indexPage .ff_topSlider .owl-dots .owl-dotsNum {
    position: absolute;
    top: 0;
    opacity: 1
}

.ff_indexPage .ff_topSlider .owl-dots .owl-dot span {
    font-size: 44px;
    width: auto;
    height: auto;
    margin: 5px;
    transition: all .2s ease-in;
    color: #3eb45e;
    border: 1px solid rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0);
    background: 0 0
}

.ff_indexPage .ff_topSlider .owl-dotsNum {
    font-size: 24px;
    position: absolute;
    top: 45%;
    left: 3%;
    width: auto;
    height: auto;
    transform: rotate(90deg);
    opacity: 1;
    color: rgba(142, 142, 142, .8)
}

.ff_indexPage .ff_topSlider .owl-dotsNum::after {
    position: relative;
    bottom: 26px;
    left: -12px;
    display: block;
    width: 1px;
    height: 22px;
    content: "";
    transform: rotate(20deg);
    background-color: rgba(198, 198, 198, .71)
}

.ff_indexPage .content_list .item_block p.subtitle {
    line-height: 26px;
    height: 26px
}

.ff_indexPage .ff_topSlider .owl-nav .owl-prev::after {
    position: absolute;
    width: 2px;
    height: 2px;
    margin-top: 7px;
    margin-left: 26px;
    content: "";
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.ff_indexPage .ff_topSlider .owl-nav .owl-prev::before {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    display: block;
    width: 0;
    height: 100%;
    content: "";
    -webkit-transition: all .2s cubic-bezier(.42, 0, .58, 1);
    transition: all .2s cubic-bezier(.42, 0, .58, 1);
    color: #eadfdf;
    background: #3eb45e
}

.ff_indexPage .ff_topSlider .owl-nav .owl-prev:hover::before {
    right: auto;
    left: 0;
    width: 100%
}

.ff_indexPage .ff_topSlider .owl-nav .owl-next::after {
    position: absolute;
    width: 2px;
    height: 2px;
    margin-top: 7px;
    margin-left: 26px;
    content: "";
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.ff_indexPage .ff_topSlider .owl-nav .owl-next::before {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    display: block;
    width: 0;
    height: 100%;
    content: "";
    -webkit-transition: all .2s cubic-bezier(.42, 0, .58, 1);
    transition: all .2s cubic-bezier(.42, 0, .58, 1);
    color: #eadfdf;
    background: #3eb45e
}

.ff_indexPage .ff_topSlider .owl-nav .owl-next:hover::before {
    right: auto;
    left: 0;
    width: 100%
}

@media screen and (max-width:1600px) {
    .ff_indexPage .ff_topSlider .owl-nav {
        left: calc(-100% + 236px)
    }
}

@media screen and (max-width:1440px) {
    .ff_indexPage .ff_topSlider .owl-nav {
        left: calc(-100% + 226px)
    }
}

@media screen and (max-width:1366px) {
    .ff_indexPage .ff_topSlider .owl-nav {
        left: calc(-100% + 222px)
    }
}

@media screen and (max-width:1200px) {
    .ff_indexPage .ff_topSlider .owl-nav {
        left: calc(-100% + 212px)
    }
}

@media screen and (max-width:1280px) {
    .ff_indexPage .ff_topSlider .owl-nav {
        left: calc(-100% + 216px)
    }
}

.ff_indexPage .mlist.service {
    width: 100%;
    margin: 0 auto
}

.ff_indexPage .mlist.service .content_list .item_block .details {
    position: absolute;
    z-index: 1;
    top: 62%;
    left: 50%;
    width: 46px;
    height: 46px;
    margin-left: -23px;
    padding: 0;
    opacity: 0;
    color: rgba(153, 153, 153, 0);
    border-radius: 100%
}

.ff_indexPage .mlist.service .content_list .item_block:hover .details {
    opacity: 1
}

.ff_indexPage .mlist.service .content_list .item_info .title {
    opacity: 1
}

.ff_indexPage .mlist.service .content_list .item_info .subtitle,
.ff_indexPage .mlist.service .content_list .item_info .title {
    text-align: center;
    vertical-align: middle;
    color: #fff
}

.ff_indexPage .mlist.service .content_list .details::after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 16px;
    height: 2px;
    margin-left: -7px;
    content: "";
    transition: all .3s ease;
    background-color: #fff
}

.ff_indexPage .mlist.service .content_list .details:hover::after {
    left: 66%;
    transform: translate(-50%, -50%) rotate(90deg)
}

.ff_indexPage .mlist.service .content_list .details::before {
    position: absolute;
    bottom: 14%;
    left: 50%;
    display: block;
    width: 2px;
    height: 16px;
    margin-bottom: 7px;
    content: "";
    transition: all .3s ease;
    background-color: #fff
}

.ff_indexPage .mlist.service .content_list .details:hover::before {
    bottom: 0;
    transform: translate(-50%, -50%) rotate(90deg)
}

.ff_indexPage .mlist.service .content_list .item_block:hover .item_img::after {
    height: 100%;
    opacity: 1
}

.ff_indexPage .mlist.service .content_wrapper .more .fa-angle-right {
    position: relative;
    left: -6px;
    transition: all .36s ease;
    opacity: 0;
    color: #fff
}

.ff_indexPage .mlist.service .content_wrapper .more:hover .fa-angle-right {
    position: relative;
    left: 8px;
    opacity: 1
}

.ff_indexPage .mlist:not(.imagelink).service .content_list .item_block:hover .details {
    color: rgba(255, 255, 255, 0)
}

.ff_indexPage .mlist:not(.imagelink).service .content_list .item_block .item_tags {
    display: none
}

.ff_indexPage .mlist:not(.imagelink).service .content_list .item_block .item_box .item_wrapper .item_info .title {
    font-size: 22px;
    line-height: 42px
}

.ff_indexPage .mlist:not(.imagelink).service .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
    color: #d8d8d8
}

.ff_indexPage .ff_sitecontent .mlist.service .module_container {
    max-width: none
}

.ff_indexPage .mlist.service .container_header {
    display: none
}

.ff_indexPage .mlist.service .module_container .container_category {
    display: none
}

.ff_indexPage .mlist.service .content_list .content_wrapper.slider .owl-item {
    margin: 0 auto
}

.ff_indexPage .mlist.service.ff_slider .content_list .item_block .owl-nav .owl-prev {
    opacity: 0
}

.ff_indexPage .mlist.service.ff_slider .content_list:hover .item_block .owl-nav .owl-prev {
    opacity: 1
}

.ff_indexPage .mlist.service .content_list .item_block .item_wrapper .item_info::after {
    position: relative;
    top: 10px;
    display: block;
    width: 1px;
    height: 0;
    margin: 0 auto;
    content: "";
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    background-color: rgba(244, 244, 244, .2)
}

.ff_indexPage .mlist.service .content_list .item_block:hover .item_wrapper .item_info::after {
    height: 100px
}

.ff_indexPage .mlist.service .content_list .owl-dots .active.owl-dot span {
    border: 1px solid rgba(255, 255, 255, 0);
    background: rgba(255, 255, 255, 0)
}

.ff_indexPage .mlist.service .content_list .item_img::before {
    display: block;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #d8d8d8
}

.ff_indexPage .mlist.service .owl-dots .owl-dot span {
    border: 1px solid #c7c7c7;
    background-color: #c7c7c7
}

.ff_indexPage .mlist.service .content_wrapper .more {
    margin: 80px auto 0
}

.ff_indexPage .mlist.service .owl-carousel.owl-drag .owl-stage-outer .owl-stage::after {
    display: block;
    width: 30%;
    content: "";
    background-color: red
}

.ff_indexPage .mlist.service .container_content {
    max-width: 100%
}

.ff_indexPage .service.ff_slider .content_wrapper {
    max-width: 100%;
    padding-top: 0
}

.ff_indexPage .mlist.service .owl-dots .owl-dot {
    position: absolute;
    top: 14%;
    left: 0;
    opacity: 0
}

.ff_indexPage .mlist.service .owl-dots .owl-dot.active {
    opacity: 1
}

.ff_indexPage .mlist.service .owl-dots .owl-dotsNum {
    position: absolute;
    top: 0;
    opacity: 1
}

.ff_indexPage .mlist.service .owl-dots .owl-dot span {
    font-size: 44px;
    width: 0;
    height: 0;
    margin: 5px;
    transition: all .2s ease-in;
    color: #3eb45e;
    border: 1px solid rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0);
    background: 0 0
}

.ff_indexPage .mlist.service .owl-dots .owl-dot.active span {
    color: #fff
}

.ff_indexPage .mlist.service .owl-dotsNum {
    font-size: 24px;
    position: absolute;
    top: 80%;
    width: auto;
    height: auto;
    transform: rotate(90deg);
    opacity: 1;
    color: #fff
}

.ff_indexPage .mlist.service .owl-dotsNum::after {
    position: relative;
    bottom: 26px;
    left: -8px;
    display: block;
    width: 1px;
    height: 22px;
    content: "";
    transform: rotate(20deg);
    background-color: #fff
}

.ff_indexPage .mlist.service .content_list .owl-nav .owl-prev {
    left: 0;
    transition: all .36s ease;
    opacity: 0
}

.ff_indexPage .mlist.service .content_list:hover .owl-nav .owl-prev {
    left: -60px;
    opacity: 1
}

.ff_indexPage .mlist.service .content_list .owl-nav .owl-next {
    right: 0;
    transition: all .36s ease;
    opacity: 0
}

.ff_indexPage .mlist.service .content_list:hover .owl-nav .owl-next {
    right: -60px;
    opacity: 1
}

.ff_indexPage .mlist.service .content_list .item_wrapper {
    z-index: 1
}

.ff_indexPage .mlist.service .content_wrapper .content_list .item_block::after {
    position: absolute;
    z-index: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 0;
    content: "";
    transition: all .6s ease;
    opacity: 0;
    background-color: rgba(0, 0, 0, .36)
}

.ff_indexPage .mlist.service .content_wrapper .content_list .item_block:hover::after {
    height: 100%;
    opacity: 1
}

.ff_indexPage .mlist.service .content_list .item_block .item_wrapper .item_info {
    height: auto;
    padding: 10% 16%;
    text-align: center;
    vertical-align: middle;
    opacity: 0
}

.ff_indexPage .mlist.service .content_list .item_block:hover .item_wrapper .item_info {
    opacity: 1
}

.ff_indexPage .mlist.service .content_wrapper .item_block {
    border: 0
}

.npagePage .mlist.service .content_list .item_wrapper {
    position: inherit;
    padding: 24px 8%
}

.npagePage .mlist.service .content_list .item_block .item_tags {
    display: none
}

.npagePage .mlist.service .content_list .item_info .title {
    font-size: 16px;
    text-align: center
}

.npagePage .mlist.service .content_list .item_info .subtitle {
    text-align: center
}

.npagePage .mlist.service .content_list .details {
    line-height: 48px;
    position: absolute;
    bottom: 70px;
    width: 100%;
    margin-bottom: 30px;
    margin-left: 0;
    padding: 0;
    text-align: center;
    color: transparent;
    border: none
}

.npagePage .mlist.service .content_list .item_block:hover .details {
    color: rgba(255, 255, 255, 0)
}

.npagePage .mlist.service .content_list .item_block {
    border: none
}

.npagePage .ff_pageTarget .mlist.service .container_category {
    float: none;
    padding-top: 50px
}

.npagePage .ff_pageTarget .mlist.service .container_target {
    float: none
}

.npagePage .mlist.service .content_list .item_block .details::after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 16px;
    height: 2px;
    margin-left: -7px;
    content: "";
    transition: all .6s ease 0s;
    opacity: 0;
    background-color: #fff
}

.npagePage .mlist.service .content_list .item_block:hover .details::after {
    opacity: 1
}

.npagePage .mlist.service .content_list .item_block .details::before {
    position: absolute;
    bottom: 16%;
    left: 50%;
    display: block;
    width: 2px;
    height: 16px;
    margin-bottom: 7px;
    content: "";
    transition: all .6s ease 0s;
    opacity: 0;
    background-color: #fff
}

.npagePage .mlist.service .content_list .item_block:hover .details::before {
    opacity: 1
}

.npagePage .ff_pageTarget {
    margin-top: 0
}

.npagePage .ff_pageTarget .container_category {
    float: none;
    margin-top: 80px
}

.npagePage .ff_pageTarget .container_target {
    line-height: 50px;
    float: none;
    height: 50px;
    padding: 0 4%;
    text-align: right;
    border-bottom: 1px solid #efefef
}

.npagePage .mlist.service .container_content {
    padding-top: 60px
}

.npagePage.post {
    max-width: 94%;
    margin: 0 auto
}

.ff_postPage .service.mlistpost .conTabBtn.tabBtn .post-prev .img-wrap,
.npagePage .service.mlistpost .conTabBtn.tabBtn .post-next .img-wrap {
    width: 30%
}

.service.mlistpost .tabBtn .post-next .infor-wrap::after {
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    background-color: red
}

.ff_postPage .service.mlistpost .container_content .postInfo .mainInfor {
    margin: 0 auto;
    text-align: center
}

.ff_postPage .service.mlistpost .content_list .item_block .item_tags {
    display: none
}

.ff_postPage .service.mlistpost .listContent_post .item_block {
    border: none;
    box-shadow: none
}

.ff_postPage .service.mlistpost .content_list .item_info .title {
    text-align: center
}

.ff_postPage .service.mlistpost .content_list .item_info .subtitle {
    text-align: center
}

.ff_postPage .service.mlistpost .content_list .item_block .item_box .item_wrapper {
    position: inherit;
    padding: 20px
}

.ff_postPage .service.mlistpost .content_list .details {
    display: none
}

.ff_postPage .service.mlistpost .content_list .item_img img {
    transition: all .6s ease 0s
}

.ff_postPage .service.mlistpost .item_tags>a {
    line-height: 34px;
    margin-right: 4px;
    padding: 0 26px
}

.ff_postPage .service.mlistpost .content_wrapper .postInfo .title {
    font-size: 24px
}

.ff_postPage .service.mlistpost .content_wrapper .postInfo .subtitle {
    font-size: 14px;
    margin-top: 10px
}

.ff_postPage .service.mlistpost .content_wrapper .postInfo .usetdate {
    display: none
}

.ff_postPage .service.mlistpost .content_wrapper .postInfo .description {
    margin-top: 40px
}

.ff_postPage .service.mlistpost .content_list .item_block .item_img::after {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    height: 240px;
    content: "";
    transition: all .6s ease 0s;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0)
}

.ff_postPage .service.mlistpost .content_list .item_block:hover .item_img::after {
    opacity: 1;
    background-color: rgba(0, 0, 0, .2)
}

.ff_postPage .service.mlistpost .container_content {
    width: 94%;
    margin: 0 auto
}

.ff_sitecontent .service.module .module_container {
    width: 80%
}

.ff_sitecontent .service.module .module_container .owl-dots_wrapper {
    position: absolute;
    top: 0;
    right: -90px;
    width: 80px;
    height: 110px
}

.ff_indexPage .mlist.service .owl-dots {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    transform: initial
}

.ff_indexPage .mlist.service .owl-dots .owl-dot span {
    width: auto;
    height: auto;
    transform: rotate(90deg)
}

.npagePage #banner div {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

@media screen and (max-width:1600px) {
    .npagePage .service.module .module_container {
        width: 100%
    }
}

@media screen and (max-width:1440px) {
    .npagePage .service.module .module_container {
        width: 100%
    }
}

@media screen and (max-width:1366px) {
    .npagePage .service.module .module_container {
        width: 100%
    }
}

@media screen and (max-width:1200px) {
    .npagePage .service.module .module_container {
        width: 100%
    }
}

@media screen and (max-width:1280px) {
    .npagePage .service.module .module_container {
        width: 100%
    }
}

.ff_postPage .module.ff_pageTarget .module_container {
    max-width: 100%
}

.npagePage.post {
    max-width: 100%
}

.ff_sitecontent .service.module .module_container .postContent {
    padding-top: 80px
}

.ff_indexPage .mlist.project {
    background: #f4f4f4
}

.ff_indexPage .mlist.project .module_container {
    width: 94%;
    max-width: 100%;
    margin: 0 auto
}

.ff_indexPage .mlist.project .container_header .subtitle {
    display: inherit
}

.ff_indexPage .mlist.project .container_header {
    float: none;
    margin-bottom: 20px;
    text-align: center
}

.ff_indexPage .mlist.project .module_container .container_category {
    float: none
}

.ff_indexPage .mlist.project .container_header .title {
    font-size: 26px;
    margin-right: 0
}

.ff_indexPage .mlist.project .container_category>a {
    line-height: 36px;
    margin: 0 0;
    padding: 0 30px
}

.ff_indexPage .mlist.project .content_list .item_info .title {
    font-size: 16px;
    text-align: center;
    color: #6c6c6c
}

.ff_indexPage .mlist.project .content_list .item_wrapper {
    position: relative;
    z-index: 2;
    height: 70px;
    padding: 0;
    padding: 30px 0 10px 0
}

.ff_indexPage .mlist.project .content_list .item_block .details {
    position: absolute;
    z-index: 2;
    top: 42%;
    left: 50%;
    width: 46PX;
    height: 46PX;
    margin-top: -60px;
    margin-left: -23px;
    padding: 0;
    opacity: 0;
    color: rgba(153, 153, 153, 0);
    border-radius: 100%
}

.ff_indexPage .mlist.project .content_list .item_block:hover .details {
    top: 44%;
    opacity: 1
}

.ff_indexPage .mlist.project .content_list .item_block .item_tags {
    display: none;
    height: 40px
}

.ff_indexPage .mlist.project .content_list .item_block {
    overflow: hidden;
    border: 1px solid rgba(170, 170, 170, 0)
}

.ff_indexPage .mlist.project .content_list .item_block .item_info .subtitle {
    overflow: hidden;
    height: 22px;
    margin-top: -27px;
    transition: all .6s ease;
    text-align: center;
    white-space: inherit;
    opacity: 0
}

.ff_indexPage .mlist.project .content_list .item_block:hover .item_info .subtitle {
    margin-top: 0;
    opacity: 1
}

.ff_indexPage .mlist.project .content_list .item_block .item_wrapper .item_info {
    padding: 0 30px;
    transition: .36s ease
}

.ff_indexPage .mlist.project .content_list .item_block:hover .item_wrapper .item_info {
    transform: translateY(-120px)
}

.ff_indexPage .mlist.project .content_list .item_block:hover .item_info .subtitle {
    display: block
}

.ff_indexPage .mlist.project .content_list .item_block:hover .item_info .title {
    line-height: 26px;
    margin: 0
}

.ff_indexPage .mlist.project .content_list .details::after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 16px;
    height: 2px;
    margin-left: -7px;
    content: "";
    transition: all .3s ease;
    background-color: #fff
}

.ff_indexPage .mlist.project .content_list .details:hover::after {
    left: 66%;
    transform: translate(-50%, -50%) rotate(90deg)
}

.ff_indexPage .mlist.project .content_list .details::before {
    position: absolute;
    bottom: 14%;
    left: 50%;
    display: block;
    width: 2px;
    height: 16px;
    margin-bottom: 7px;
    content: "";
    transition: all .3s ease;
    background-color: #fff
}

.ff_indexPage .mlist.project .content_list .details:hover::before {
    bottom: 0;
    transform: translate(-50%, -50%) rotate(90deg)
}

.ff_indexPage .mlist.project .content_list .item_block .item_img::after {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    transition: .36s ease;
    opacity: 0;
    background-color: rgba(0, 0, 0, .54)
}

.ff_indexPage .mlist.project .content_list .item_block:hover .item_img::after {
    opacity: 1
}

.ff_indexPage .mlist.project .ff_Slider .content_list .owl-nav {
    top: 25%
}

.ff_indexPage .mlist.project .container_category>a.ff_more {
    display: none
}

.ff_indexPage .mlist.project .content_wrapper .more::after {
    position: absolute;
    z-index: 1;
    bottom: 24px;
    left: -60px;
    display: block;
    width: 50%;
    height: 1px;
    content: "";
    transition: all .36s cubic-bezier(.215, .61, .355, 1) 0s;
    background-color: rgba(167, 167, 167, .29)
}

.ff_indexPage .mlist.project .content_wrapper .more:hover::after {
    width: 47%
}

.ff_indexPage .mlist.project .content_wrapper .more::before {
    position: absolute;
    z-index: 1;
    right: -60px;
    bottom: 24px;
    display: block;
    width: 50%;
    height: 1px;
    content: "";
    transition: all .36s cubic-bezier(.215, .61, .355, 1) 0s;
    background-color: rgba(167, 167, 167, .29)
}

.ff_indexPage .mlist.project .content_wrapper .more:hover::before {
    width: 47%
}

.ff_indexPage .mlist.project .content_wrapper {
    margin-right: 0;
    padding-top: 50px
}

.ff_indexPage .mlist .content_wrapper .more {
    width: 180px;
    border: 1px solid rgba(170, 170, 170, 0);
    border-radius: 30px;
    background-color: rgba(0, 0, 0, 0)
}

.ff_indexPage .mlist .content_wrapper .more:hover {
    color: #fff;
    border: 1px solid rgba(170, 170, 170, 0);
    background-color: #45b764
}

.ff_indexPage .mlist.project .content_list .item_block:nth-of-type(3n+1) {
    clear: left
}

.ff_indexPage .module {
    padding-top: 100px
}

.ff_indexPage .mlist.project .content_list .item_block .details {
    transition: .36s ease
}

.ff_indexPage .mlist.project .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
    color: #c3c3c3
}

.ff_indexPage .mlist.project.ff_Slider .owl-nav .owl-prev {
    transform: translateY(-100%)
}

.ff_indexPage .mlist.project.ff_Slider .content_wrapper .content_list .owl-nav {
    top: 40%;
    margin-top: -30px
}

.ff_indexPage .mlist.project .content_list .owl-nav {
    top: 42%
}

.ff_indexPage .mlist.project .content_list .owl-nav .owl-prev {
    left: -50px;
    transition: all .36s ease;
    opacity: 0
}

.ff_indexPage .mlist.project .content_list:hover .owl-nav .owl-prev {
    left: 0;
    opacity: 1
}

.ff_indexPage .mlist.project .content_list .owl-nav .owl-next {
    right: -50px;
    transition: all .36s ease;
    opacity: 0
}

.ff_indexPage .mlist.project .content_list:hover .owl-nav .owl-next {
    right: 0;
    opacity: 1
}

.ff_indexPage .mlist.project.ff_noSlider .content_list .item_wrapper {
    position: absolute
}

.ff_indexPage .mlist.project.ff_noSlider .content_list .item_block .item_img::after {
    top: 0;
    height: 100%
}

.ff_indexPage .mlist.project.ff_noSlider .content_list .item_wrapper {
    padding: 28% 8%
}

.ff_indexPage .mlist.project.ff_noSlider .content_list .item_block:hover .item_info {
    margin: 0;
    padding: 0
}

.ff_indexPage .mlist.project.ff_noSlider .content_list .item_block .item_info .title {
    padding-top: 50px;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    opacity: 0
}

.ff_indexPage .mlist.project.ff_noSlider .content_list .item_block:hover .item_info .title {
    padding-top: 40px;
    opacity: 1
}

.ff_indexPage .mlist.project.ff_noSlider .content_list .item_block:hover .item_wrapper .item_info {
    transform: inherit
}

.ff_indexPage .mlist.project.ff_noSlider .item_block {
    width: calc(97% / 3 - 0px);
    margin-right: 1%;
    margin-bottom: 1%;
    border: 0;
    box-shadow: none
}

.ff_indexPage .mlist.project.ff_noSlider .content_list .item_block .details {
    margin-top: -12%
}

.ff_indexPage .mlist.project.ff_noSlider .content_list .item_block:hover .details {
    margin-top: -8%
}

.ff_indexPage .mlist.project .content_wrapper .more {
    margin: 80px auto 0;
    border-radius: 30px
}

.ff_pageList .mlist.project .content_list .item_block .item_tags {
    display: none;
    height: 100%
}

.ff_pageList .mlist.project .content_list .item_info .subtitle,
.ff_pageList .mlist.project .content_list .item_info .title {
    line-height: 24px;
    text-align: center
}

.ff_pageList .module .module_container {
    max-width: 100%
}

.ff_pageList .mlist.project .module .module_container {
    max-width: 94%
}

.ff_pageList .mlist.project .content_list .item_block {
    margin-bottom: 10px;
    border: 1
}

.ff_pageList .mlist.project .content_list .details {
    display: none
}

.ff_pageList .mlist.project .content_list .item_block .item_wrapper {
    position: inherit;
    padding: 16px 20px;
    transition: all .6s ease 0s;
    background-color: transparent
}

.ff_pageList .mlist.project .content_list .item_block:hover .item_wrapper {
    background-color: #3eb45e
}

.ff_pageList .mlist.project .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle,
.ff_pageList .mlist.project .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #fff
}

.ff_pageList .mlist.project .container_content {
    margin: 0 auto
}

.ff_postPage .project.mlistpost .listContent_post .item_block {
    width: calc(100% / 4 - 10px);
    margin-right: 10px;
    border: none;
    box-shadow: 0 0 0 transparent
}

.ff_postPage .project.mlistpost .content_list .item_block .item_box .item_wrapper .item_info .date_wrap {
    display: none
}

.ff_postPage .project.mlistpost .container_content {
    padding-top: 60px
}

.ff_postPage .project.mlistpost .content_list .item_block .item_tags {
    display: none
}

.ff_postPage .project.mlistpost .tabBtn .post-next .infor-wrap .title,
.ff_postPage .project.mlistpost .tabBtn .post-prev .infor-wrap .title {
    font-size: 15px
}

.ff_postPage .project.mlistpost .content_list .details,
.ff_postPage .project.mlistpost .content_list .item_des {
    display: none
}

.ff_postPage .project.mlistpost .content_list .item_info .subtitle,
.ff_postPage .project.mlistpost .content_list .item_info .title {
    text-align: center
}

.ff_postPage .project.mlistpost .content_list .item_block .item_box .item_wrapper {
    padding: 12px 20px
}

.ff_postPage .project.mlistpost .listContent_post .item_tags a {
    line-height: 34px;
    margin-right: 4px;
    padding: 0 26px
}

.ff_postPage .project.mlistpost .postContent {
    max-width: calc(100% - 0px);
    padding-right: 0
}

.ff_postPage .project.mlistpost .postbody p img {
    margin-bottom: 12px
}

.ff_postPage .project.mlistpost .postInfo .usetdate {
    display: none
}

.ff_postPage .project.mlistpost .postInfo .description {
    position: inherit;
    width: auto;
    padding-left: 0;
    border-left: 0
}

.ff_postPage .project.mlistpost .container_content {
    width: 94%;
    margin: 0 auto
}

.npagePage .ff_pageTarget .container_category a {
    margin: 0 2px;
    padding: 4px 28px
}

@media screen and (max-width:1200px) {
    .ff_indexPage .mlist.project .content_list .item_block:hover .item_wrapper .item_info {
        transform: translateY(-110px)
    }

    .ff_indexPage .mlist.project .content_list .item_info .subtitle {
        overflow: hidden;
        height: 20px
    }
}

@media screen and (max-width:1280px) {
    .ff_indexPage .mlist.project .content_list .item_block:hover .item_wrapper .item_info {
        transform: translateY(-114px)
    }

    .ff_indexPage .mlist.project .content_list .item_info .subtitle {
        overflow: hidden;
        height: 20px
    }
}

.ff_indexPage .mlist.team .module_container {
    width: 94%;
    margin: 0 auto
}

.ff_indexPage .mlist.team .container_header .title {
    display: block;
    margin-right: 0;
    margin-bottom: 20px;
    text-align: center
}

.ff_indexPage .mlist.team .container_header .subtitle {
    display: block;
    margin-bottom: 20px;
    text-align: center
}

.ff_indexPage .mlist.team .container_header {
    float: none;
    padding: 0 20%
}

.ff_indexPage .mlist.team .module {
    padding-top: 100px
}

.ff_indexPage .mlist.team .content_list .item_block {
    float: none;
    width: 100%;
    transition: all .6s ease 0s
}

.ff_indexPage .mlist.team .content_wrapper .tab_button {
    float: left;
    width: 40%;
    max-width: 500px;
    box-shadow: 0 12px 30px rgba(80, 80, 80, .1)
}

.ff_indexPage .mlist.team .content_wrapper .tab_button .content_list {
    border: 1px solid rgba(170, 170, 170, .2)
}

.ff_indexPage .mlist.team .content_wrapper .tab_button .item_block {
    overflow: hidden;
    margin-bottom: 0;
    transition: all .6s ease 0s;
    border: none
}

.ff_indexPage .mlist.team .content_wrapper .tab_button .item_block::after {
    display: block;
    width: 88%;
    height: 1px;
    margin: 0 auto;
    content: "";
    background-color: #f1f1f1
}

.ff_indexPage .mlist.team .content_wrapper .tab_button .item_block::after:last-child {
    display: none;
    border: 0
}

.ff_indexPage .mlist.team .content_wrapper .tab_button .item_block .item_wrapper {
    padding: 48px 34% 48px 30px
}

.ff_indexPage .mlist.team .content_wrapper .more {
    border-radius: 30px
}

.ff_indexPage .mlist.team .content_wrapper .tab_button .item_block .item_box .item_wrapper .item_info .date_wrap {
    display: none
}

.ff_indexPage .mlist.team .content_wrapper .tab_content {
    width: 510px;
    margin: 0 auto
}

.ff_indexPage .mlist.team .content_wrapper .tab_content .content_list .item_box .item_wrapper {
    display: none
}

.ff_indexPage .mlist.team .content_list .item_block .details {
    display: none
}

.ff_indexPage .mlist.team .content_list .item_block .item_tags {
    display: none
}

.ff_indexPage .mlist.team .content_list .item_block {
    border: 0;
    box-shadow: none
}

.ff_indexPage .mlist.team .content_wrapper .more {
    position: absolute;
    top: 0;
    left: 50%;
    clear: both;
    margin: 0 auto;
    margin-left: -91px;
    border: 1px solid #eee;
    border-radius: 30px
}

.ff_indexPage .mlist.team .content_wrapper .more:hover {
    border: 1px solid transparent
}

.ff_indexPage .mlist.team .content_list .item_info .title {
    font-size: 18px
}

.ff_indexPage .mlist.team .content_list .owl-nav {
    top: 80%
}

.ff_indexPage .mlist.team .content_list-deswrapper .item_block .details {
    line-height: 100px;
    z-index: 1;
    right: 0;
    width: 100%;
    height: 100px;
    color: rgba(255, 255, 255, 0);
    color: transparent
}

.ff_indexPage .mlist.team .content_list-deswrapper .item_block .item_des {
    width: 78%
}

.ff_indexPage .mlist.team .content_wrapper {
    padding-top: 100px
}

.bodyindex .mlist.team .tab_content .content_list .owl-item.active .item_block img {
    box-sizing: border-box;
    border: 3px solid #3eb45e;
    border-radius: 100%
}

.bodyindex .mlist.team .tab_content .content_list .item_block img {
    border-radius: 100%
}

.bodyindex .mlist.team .tab_content .content_list .owl-item .item_block img::after {
    position: relative;
    top: -105px;
    display: block;
    width: 0;
    height: 0;
    margin: 0 auto;
    content: "";
    color: transparent;
    border-width: 10px;
    border-style: solid;
    border-color: #3eb45e
}

.ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_0.active .item_wrapper:after,
.ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_1.active .item_wrapper:after,
.ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_10.active .item_wrapper:after,
.ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_11.active .item_wrapper:after,
.ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_2.active .item_wrapper:after,
.ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_3.active .item_wrapper:after,
.ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_4.active .item_wrapper:after,
.ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_5.active .item_wrapper:after,
.ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_6.active .item_wrapper:after,
.ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_7.active .item_wrapper:after,
.ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_8.active .item_wrapper:after,
.ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_9.active .item_wrapper:after {
    color: rgba(255, 255, 255, .41)
}

.npagePage .mlist.team .container_content {
    width: 80%;
    margin: 0 auto
}

.npagePage .mlist.team .content_wrapper .tab_button {
    display: none
}

.npagePage .mlist.team .content_list .item_img {
    float: left;
    width: 36%
}

.npagePage .mlist.team .content_list .item_block .item_box .item_wrapper {
    float: left;
    width: 50%;
    padding: 70px 40px 0 40px
}

.npagePage .mlist.team .content_list .item_block:hover .item_box .item_wrapper {
    padding-top: 40px
}

.npagePage .mlist.team .content_list .item_block {
    width: calc(100% / 2 - 20px);
    margin-right: 20px
}

.npagePage .mlist.team .content_list .item_block .item_tags {
    display: none
}

.npagePage .mlist.team .content_list .item_block .item_box .item_wrapper .item_info .date_wrap {
    display: none
}

.npagePage .mlist.team .content_wrapper .tab_content-wrapper .tab_content .content_list-deswrapper {
    display: none
}

.npagePage .mlist.team .content_list .item_block .details {
    margin-top: 20px;
    margin-top: 30px;
    margin-bottom: 0;
    margin-left: 40px;
    opacity: 0
}

.npagePage .mlist.team .content_list .item_block:hover .details {
    opacity: 1
}

@media screen and (max-width:1600px) {
    .npagePage .mlist.team .container_content {
        width: 94%
    }

    .npagePage .mlist.team .content_list .item_block .item_box .item_wrapper {
        padding: 70px 40px 0 40px
    }

    .npagePage .mlist.team .content_list .item_block:hover .item_box .item_wrapper {
        padding-top: 40px
    }

    .npagePage .mlist.team .content_list .item_block .details {
        margin-top: 30px;
        margin-left: 40px
    }

    .npagePage .mlist.team .content_list .item_block .details {
        padding: 0 30px
    }
}

@media screen and (max-width:1440px) {
    .npagePage .mlist.team .container_content {
        width: 94%
    }

    .npagePage .mlist.team .content_list .item_block .item_box .item_wrapper {
        padding: 60px 40px 0 40px
    }

    .npagePage .mlist.team .content_list .item_block:hover .item_box .item_wrapper {
        padding-top: 34px
    }

    .npagePage .mlist.team .content_list .item_block .details {
        margin-top: 16px;
        margin-left: 40px
    }
}

@media screen and (max-width:1366px) {
    .npagePage .mlist.team .container_content {
        width: 94%
    }

    .npagePage .mlist.team .content_list .item_block .item_box .item_wrapper {
        padding: 40px 40px 0 40px
    }

    .npagePage .mlist.team .content_list .item_block:hover .item_box .item_wrapper {
        padding-top: 20px
    }

    .npagePage .mlist.team .content_list .item_block .details {
        margin-top: 16px;
        margin-left: 40px
    }
}

@media screen and (max-width:1280px) {
    .npagePage .mlist.team .container_content {
        width: 94%
    }

    .npagePage .mlist.team .content_list .item_block .item_box .item_wrapper {
        padding: 40px 30px 0 30px
    }

    .npagePage .mlist.team .content_list .item_block:hover .item_box .item_wrapper {
        padding-top: 20px
    }

    .npagePage .mlist.team .content_list .item_block .details {
        margin-top: 10px;
        margin-left: 30px
    }
}

.ff_postPage .mlist.team .content_wrapper .listWrap .mlist.team .tab_button {
    display: none
}

.ff_postPage .mlist.team .content_wrapper .mlist.team .listContent_post .type04 {
    display: none
}

.ff_indexPage .mlist.videom .module {
    padding-top: 0
}

.ff_indexPage .mlist.videom .container_header {
    width: 94%;
    margin: 0 auto
}

.ff_indexPage .mlist.videom .container_header {
    display: none;
    text-align: center
}

.ff_indexPage .mlist.videom .module_container {
    width: 100%;
    max-width: 100%
}

.ff_indexPage .mlist.videom .content_wrapper {
    padding-top: 0
}

.ff_indexPage .mlist.videom.ff_Slider .content_list .item_block .item_box .item_wrapper {
    position: relative;
    top: -100px;
    width: 72%;
    margin: 0 auto;
    padding: 3% 0;
    background-color: #3eb45e
}

.ff_indexPage .mlist.videom .content_list .item_block .item_box .item_wrapper .item_info .title {
    font-size: 24px;
    margin-bottom: 0;
    color: #fff
}

.ff_indexPage .mlist.videom .content_list .item_info .subtitle,
.ff_indexPage .mlist.videom .content_list .item_info .title {
    text-align: center;
    color: #fff
}

.ff_indexPage .mlist.videom .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
    color: #fff
}

.ff_indexPage .mlist.videom .content_list .item_block .item_box .item_wrapper .item_info .date_wrap {
    display: none;
    float: none
}

.ff_indexPage .mlist.videom .content_list .item_des {
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    width: 86%;
    height: 46px;
    margin: 0 auto;
    margin-top: 18px;
    text-align: center;
    color: #fff
}

.ff_indexPage .mlist.videom.ff_noSlider .content_list .item_block {
    width: calc(100% / 4 - 10px)
}

.ff_indexPage .mlist.videom.ff_noSlider .module_container {
    width: 94%
}

.ff_indexPage .mlist.videom.ff_noSlider .content_list .item_block .item_box .item_wrapper {
    position: relative;
    top: 0;
    width: 100%;
    margin: 0 auto;
    padding: 3% 0;
    background-color: #fff
}

.ff_indexPage .mlist.videom.ff_noSlider .content_list .item_des .description {
    display: none
}

.ff_indexPage .mlist.videom.ff_noSlider .content_list .item_block .item_box .item_wrapper .item_info .title {
    font-size: 20px;
    text-align: left;
    color: #3c3c3c
}

.ff_indexPage .mlist.videom.ff_noSlider .content_list .item_block {
    border: 1px solid rgba(170, 170, 170, 0)
}

.ff_indexPage .mlist.videom.ff_noSlider .content_list .item_info .subtitle {
    text-align: left;
    color: #999
}

.ff_indexPage .mlist.videom.ff_noSlider .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
    color: #999
}

.ff_indexPage .mlist.videom.ff_noSlider .content_list .item_des {
    text-align: left;
    color: #999
}

.ff_indexPage .mlist.videom.ff_noSlider .content_list .details {
    line-height: 38px;
    margin-left: 0;
    padding: 0 30px;
    border-radius: 40px
}

.ff_indexPage .mlist.videom .ff_Slider .content_list .item_block {
    width: calc(100% / 1 - 10px)
}

.ff_indexPage .mlist.videom .content_list .item_img {
    margin: 0 auto;
    text-align: center
}

.ff_indexPage .mlist.videom .content_wrapper.slider .content_list .item_block .item_img::after {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 70px;
    height: 70px;
    margin: -47px;
    content: "";
    transition: .36s ease;
    transform: translate3d(0, 70px, 0);
    text-align: center;
    opacity: 0;
    color: #fff;
    border: 12px solid rgba(228, 228, 228, .15);
    border-radius: 50%;
    background: rgba(42, 42, 42, .86)
}

.ff_indexPage .mlist.videom .content_wrapper.slider .content_list .item_block:hover .item_img::after {
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.ff_indexPage .mlist.videom .content_wrapper.slider .content_list .item_block .item_img::before {
    font-family: mofont;
    font-size: 36px;
    position: absolute;
    z-index: 2;
    top: 40%;
    left: 50%;
    margin-top: -68px;
    margin-left: -15px;
    content: "\e667";
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    opacity: 0;
    color: #fff
}

.ff_indexPage .mlist.videom .content_wrapper.slider .content_list .item_block:hover .item_img::before {
    margin-top: -18px;
    opacity: 1
}

.ff_indexPage .mlist.videom .content_list .item_info .title {
    margin-bottom: 10px
}

.ff_indexPage .mlist.videom .content_list .item_block .item_box .item_wrapper {
    position: relative;
    top: -160px;
    width: 80%;
    margin: 0 auto;
    padding: 3% 0 8% 0;
    background-color: #3eb45e
}

.ff_indexPage .mlist.videom .content_list .item_block .item_box .item_wrapper .item_info {
    width: 86%;
    margin: 0 auto
}

.ff_indexPage .mlist.videom .content_list .item_des .description {
    display: none
}

.ff_indexPage .mlist.videom .content_list .item_block:hover .item_box .item_img img {
    transform: scale(1)
}

.ff_indexPage .mlist.videom .content_list .item_block .item_box .item_img:hover img {
    transform: scale(1.06)
}

.ff_indexPage .mlist.videom .content_list .item_block .item_box .item_img::after {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(0, 0, 0, .5)
}

.ff_indexPage .mlist.videom .content_list .item_block .item_tags {
    display: none
}

.ff_indexPage .mlist.videom .owl-dots .owl-dot span {
    border: 1px solid #c7c7c7;
    background-color: #c7c7c7
}

.ff_indexPage .mlist.videom .owl-dots {
    bottom: -50px
}

.ff_indexPage .mlist.videom .owl-dotsNum {
    font-size: 18px;
    position: absolute;
    left: 60px;
    width: 20px;
    height: 20px;
    margin-top: 300px;
    opacity: 1;
    color: #fff
}

.ff_indexPage .mlist.videom .owl-dots .owl-dot {
    position: absolute;
    bottom: -240px;
    left: -20px;
    opacity: 0
}

.ff_indexPage .mlist.videom .owl-dots .owl-dot.active {
    opacity: 1
}

.ff_indexPage .mlist.videom .owl-dots .owl-dotsNum {
    position: absolute;
    top: 0;
    opacity: 1
}

.ff_indexPage .mlist.videom .owl-dotsNum::after {
    position: relative;
    bottom: 20px;
    left: -12px;
    display: block;
    width: 1px;
    height: 16px;
    content: "";
    transform: rotate(20deg);
    background-color: #fff
}

.ff_indexPage .mlist.videom .owl-dots .owl-dot span {
    font-size: 36px;
    width: 0;
    height: 0;
    margin: 5px;
    transition: all .2s ease-in;
    color: #3eb45e;
    border: 1px solid rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0);
    background: 0 0
}

.ff_indexPage .mlist.videom .owl-dots .owl-dot.active span {
    color: #fff
}

.ff_indexPage .mlist.videom .content_list .owl-dots_wrapper {
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -50px
}

.ff_indexPage .mlist.videom .content_wrapper.slider .item_block {
    margin: 0 auto;
    text-align: center;
    border: 0
}

.ff_indexPage .mlist.videom .content_list .details {
    position: absolute;
    bottom: 12%;
    margin-left: -92px;
    padding: 8px 60px;
    transition: all .6s ease 0s;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .44);
    border-radius: 30px
}

.ff_indexPage .mlist.videom .content_list .item_block:hover .details {
    color: #3eb45e;
    border-color: #fff;
    background-color: #fff
}

.ff_indexPage .mlist.videom .owl-nav .owl-next {
    right: 10%
}

.ff_indexPage .mlist.videom .owl-nav .owl-prev {
    left: 10%;
    background: rgba(0, 0, 0, 0)
}

.ff_indexPage .mlist.videom .owl-nav {
    top: 65%
}

.ff_indexPage .mlist.videom .content_wrapper .more {
    display: none
}

.ff_indexPage .mlist.videom {
    padding-top: 0
}

.ff_indexPage .mlist.videom .content_list .owl-nav .owl-prev {
    left: 7%;
    transition: all .36s ease;
    opacity: 0;
    background: #48ca6b
}

.ff_indexPage .mlist.videom .content_list:hover .owl-nav .owl-prev {
    left: 10%;
    opacity: 1
}

.ff_indexPage .mlist.videom .content_list .owl-nav .owl-next {
    right: 7%;
    transition: all .36s ease;
    opacity: 0;
    background: #48ca6b
}

.ff_indexPage .mlist.videom .content_list:hover .owl-nav .owl-next {
    right: 10%;
    opacity: 1
}

.ff_pageList .mlist.videom .content_list .item_block {
    position: relative;
    float: left;
    width: calc(100% / 2 - 20px);
    height: auto;
    margin-right: 20px;
    margin-bottom: 20px;
    transition: all .36s ease;
    border: 0
}

.ff_pageList .mlist.videom .content_list .item_block .item_box .item_wrapper {
    display: block
}

.ff_pageList .mlist.videom .content_wrapper .tab_button {
    display: none
}

.ff_pageList .mlist.videom .content_list .item_block .item_img::after {
    position: absolute;
    top: 46%;
    left: 50%;
    width: 46px;
    height: 46px;
    margin: -34px;
    content: "";
    transition: .36s ease;
    transform: translate3d(0, 70px, 0);
    text-align: center;
    opacity: 0;
    color: #fff;
    border: 12px solid rgba(228, 228, 228, .15);
    border-radius: 50%;
    background: rgba(42, 42, 42, .86)
}

.ff_pageList .mlist.videom .content_list .item_block:hover .item_img::after {
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.ff_pageList .mlist.videom .content_list .item_block .item_img::before {
    font-family: mofont;
    font-size: 36px;
    position: absolute;
    z-index: 2;
    top: 46%;
    left: 50%;
    margin-top: -68px;
    margin-left: -15px;
    content: "\e667";
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    opacity: 0;
    color: #fff
}

.ff_pageList .mlist.videom .content_list .item_des,
.ff_pageList .mlist.videom .content_list .item_des .description {
    height: auto
}

.ff_pageList .mlist.videom .content_list .item_block:hover .item_img::before {
    margin-top: -18px;
    opacity: 1
}

.ff_pageList .mlist.videom .content_list .item_block .item_box .item_wrapper {
    padding: 24px 0
}

.ff_pageList .mlist.videom .content_list .item_block .item_box .item_wrapper .item_info .date_wrap {
    display: none
}

.ff_pageList .mlist.videom .content_list .details {
    margin-left: 0;
    padding: 8px 50px;
    border-radius: 30px
}

.ff_pageList .mlist.videom .content_list .item_des {
    font-size: 13px;
    line-height: 24px
}

@media screen and (max-width:1600px) {
    .ff_indexPage .mlist.videom .content_list .details {
        bottom: 4%
    }
}

@media screen and (max-width:1440px) {
    .ff_indexPage .mlist.videom .content_list .details {
        bottom: 3%
    }
}

@media screen and (max-width:1366px) {
    .ff_indexPage .mlist.videom .content_list .details {
        bottom: 3%
    }
}

@media screen and (max-width:1280px) {
    .ff_indexPage .mlist.videom .content_list .details {
        bottom: 6%
    }

    .ff_indexPage .mlist.videom .content_list .owl-nav {
        top: 56%
    }

    .ff_indexPage .mlist.videom .owl-dots .owl-dot {
        bottom: -60px
    }

    .ff_indexPage .mlist.videom .owl-dotsNum::after {
        bottom: 18px
    }

    .ff_indexPage .mlist.videom .owl-dotsNum {
        top: auto;
        bottom: -140px
    }

    .ff_indexPage .mlist.videom .owl-nav {
        top: 50%
    }

    .ff_indexPage .mlist.videom .content_wrapper.slider .content_list .item_block .item_img::after {
        top: 32%
    }

    .ff_indexPage .mlist.videom .content_wrapper.slider .content_list .item_block .item_img::before {
        top: 32%
    }

    .ff_indexPage .mlist.videom .content_list .details {
        bottom: 0
    }

    .ff_indexPage .mlist.videom .owl-nav {
        transform: translateY(-56%)
    }
}

@media screen and (max-width:1200px) {
    .ff_indexPage .mlist.videom .content_list .details {
        bottom: 4%
    }
}

.ff_indexPage .ad01.mlist.module_container {
    width: 94%;
    margin: 0 auto
}

.ff_indexPage .ad01.mlist .content_list .item_block {
    width: calc(100% / 4 - 0px)
}

.ff_indexPage .ad01.mlist .module_container {
    width: 94%
}

.ff_indexPage .ad01.mlist .content_list .item_block_0,
.ff_indexPage .ad01.mlist .content_list .item_block_10,
.ff_indexPage .ad01.mlist .content_list .item_block_12,
.ff_indexPage .ad01.mlist .content_list .item_block_2,
.ff_indexPage .ad01.mlist .content_list .item_block_4,
.ff_indexPage .ad01.mlist .content_list .item_block_6,
.ff_indexPage .ad01.mlist .content_list .item_block_8 {
    margin-right: 50%
}

.ff_indexPage .ad01.mlist .content_list .item_block {
    margin-bottom: 50px;
    border: 1px solid rgba(170, 170, 170, 0)
}

.ff_indexPage .ad01.mlist .content_list .item_block .item_box .item_wrapper .date_wrap {
    display: none;
    float: none
}

.ff_indexPage .ad01.mlist .content_list .item_info .title {
    margin-bottom: 10px;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    text-align: center
}

.ff_indexPage .ad01.mlist .content_list .item_des {
    display: none
}

.ff_indexPage .ad01.mlist .content_list .item_block .item_box .item_wrapper .item_info .subtitle {
    height: 40px;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    text-align: center;
    white-space: normal;
    color: #999
}

.ff_indexPage .ad01.mlist .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
    transform: translateY(10px)
}

.ff_indexPage .ad01.mlist .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    transform: translateY(10px)
}

.ff_indexPage .ad01.mlist.bgShow .content_list .item_block .item_box .item_wrapper .item_info::after {
    position: absolute;
    top: 124px;
    left: 50%;
    display: block;
    width: 20px;
    height: 1px;
    margin: 0 auto;
    content: "";
    transition: all .6s ease 0s;
    transform: translateX(-50%);
    opacity: 1;
    background-color: #e1e1e1
}

.ff_indexPage .ad01.mlist.bgShow .content_list .item_block:hover .item_box .item_wrapper .item_info::after {
    width: 1px;
    height: 1px;
    opacity: 0
}

.ff_indexPage .ad01.mlist.bgShow .content_list .item_block .item_box .item_wrapper .item_info::before {
    position: absolute;
    top: 120px;
    left: 50%;
    display: block;
    width: 1px;
    height: 0;
    margin: 0 auto;
    content: "";
    transition: all .6s ease 0s;
    opacity: 0;
    background-color: #e1e1e1
}

.ff_indexPage .ad01.mlist.bgShow .content_list .item_block:hover .item_box .item_wrapper .item_info::before {
    width: 1px;
    height: 20px;
    opacity: 1
}

.ff_indexPage .ad01.mlist.bgShow .content_list .details {
    display: none
}

.ff_indexPage .ad01.mlist.ad01 .content_list .item_block::before:last-child {
    display: none;
    border-bottom: 0
}

.ff_indexPage .ad01.mlist.bgShow .content_list .item_img {
    z-index: 2;
    margin: 0 auto;
    text-align: center
}

.ff_indexPage .ad01.mlist.bgShow .container_header .title {
    display: none
}

.ff_indexPage .ad01.mlist.bgShow .content_list .item_block::after {
    position: absolute;
    z-index: 1;
    bottom: -30px;
    display: block;
    width: 100%;
    height: 0;
    content: "";
    transition: all .36s cubic-bezier(.215, .61, .355, 1) 0s;
    opacity: 0;
    border: 1px solid red;
    border: 1px solid #e4e4e4;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
    box-shadow: 0 12px 24px rgba(123, 123, 123, .08)
}

.ff_indexPage .ad01.mlist.bgShow .content_list .item_block:hover::after {
    height: 86%;
    opacity: 1
}

.ff_indexPage .ad01.mlist.bgShow .content_list .item_block .item_box .item_wrapper {
    position: inherit
}

.ff_indexPage .ad01.mlist.bgShow .container_header .subtitle {
    display: none
}

.ff_indexPage .ad01.mlist .content_list .item_block {
    color: #3eb45e
}

.ff_indexPage .ad01.mlist .item_block {
    overflow: inherit
}

.ff_pageList .ad01.mlist.bgShow .content_list .item_block {
    position: relative;
    float: left;
    width: calc(100% / 3 - 10px);
    height: auto;
    margin-right: 10px;
    margin-bottom: 20px;
    transition: all .36s ease;
    transition: all .6s ease 0s
}

.ff_pageList .ad01.mlist.bgShow .content_list .item_block:hover {
    box-shadow: 0 6px 26px rgba(80, 80, 80, .1)
}

.ff_pageList .ad01.mlist.bgShow .content_list .date_wrap {
    display: none
}

.ff_pageList .ad01.mlist.bgShow .content_list .item_des {
    display: none
}

.ff_pageList .ad01.mlist.bgShow .content_list .item_block .item_wrapper .item_info {
    padding: 20px 30px
}

.ff_pageList .ad01.mlist.bgShow .content_list .item_img {
    padding: 10px;
    text-align: center
}

.ff_pageList .ad01.mlist.bgShow .content_list .details {
    margin-left: 30px
}

.ff_pageList .ad01.mlist .content_list .item_block {
    position: relative;
    float: left;
    width: calc(100% / 4 - 10px);
    height: auto;
    margin-right: 10px;
    margin-bottom: 10px;
    transition: all .36s ease
}

.ff_pageList .ad01.mlist .content_list .item_block:hover {
    box-shadow: 0 12px 24px rgba(123, 123, 123, .16)
}

.ff_pageList .ad01.mlist .content_list .date_wrap {
    display: none
}

.ff_pageList .ad01.mlist .content_list .date_wrap {
    display: none
}

.ff_pageList .ad01.mlist .content_list .item_wrapper {
    padding: 30px;
    text-align: left
}

.ff_pageList .ad01.mlist .content_list .item_des {
    display: none
}

.ff_pageList .ad01.mlist .content_list .item_img {
    text-align: center
}

.ff_pageList .ad01.mlist .content_list .item_block .details {
    width: 100px;
    margin-left: 30px;
    padding-right: 0;
    text-indent: 18px;
    opacity: 0
}

.ff_pageList .ad01.mlist .content_list .item_block:hover .details {
    margin-left: 30px;
    text-indent: 10px;
    opacity: 1
}

.ff_pageList .ad01.mlist .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle,
.ff_pageList .ad01.mlist .content_list .item_block:hover .item_info .title {
    transform: translateY(-10px)
}

.ff_pageList .ad01.mlist .content_list .item_block .fa-angle-right {
    padding-left: 0;
    transition: all .36s cubic-bezier(.215, .61, .355, 1) 0s;
    transform: translatex(-20px);
    opacity: 0;
    color: #fff
}

.ff_pageList .ad01.mlist .content_list .item_block:hover .fa-angle-right {
    transform: translatex(0);
    opacity: 1
}

@media screen and (max-width:1440px) {
    .ff_pageList .content .ad01.mlist {
        width: 100%
    }
}

@media screen and (max-width:1366px) {
    .ff_pageList .content .ad01.mlist {
        width: 100%
    }
}

@media screen and (max-width:1280px) {
    .ff_pageList .content .ad01.mlist {
        width: 100%
    }
}

@media screen and (max-width:1200px) {
    .ff_pageList .content .ad01.mlist {
        width: 100%
    }
}

.ff_indexPage .mlist.news .module_container {
    width: 94%;
    margin: 0 auto
}

.ff_indexPage .mlist.news {
    background: #f4f4f4
}

.ff_indexPage .mlist.news .item_block {
    overflow: hidden;
    width: calc(100% / 3 - 66px);
    border: 1px solid rgba(170, 170, 170, 0)
}

.ff_indexPage .mlist.news .content_list .item_block .item_tags {
    display: none
}

.ff_indexPage .mlist.news .content_list .item_block .item_box .item_wrapper .item_info .date_wrap {
    display: none
}

.ff_indexPage .mlist.news .container_header .title {
    display: inherit;
    text-align: center
}

.ff_indexPage .mlist.news .container_header .subtitle {
    display: inherit;
    text-align: center
}

.ff_indexPage .mlist.news .content_list .item_info .subtitle {
    height: auto;
    text-align: center
}

.ff_indexPage .mlist.news .container_header {
    float: none;
    margin-bottom: 20px
}

.ff_indexPage .mlist.news .module_container .container_category {
    float: none
}

.ff_indexPage .mlist.news .container_category>a {
    line-height: 34px;
    margin: 0;
    padding: 0 30px
}

.ff_indexPage .mlist.news .container_category .ff_more {
    display: none
}

.ff_indexPage .mlist.news .content_list .details {
    line-height: 48px;
    position: absolute;
    bottom: 175px;
    width: 100%;
    margin-bottom: 30px;
    margin-left: 0;
    padding: 0;
    text-align: center;
    color: transparent;
    border: none
}

.ff_indexPage .mlist.news .content_list .item_block .details::before {
    position: absolute;
    bottom: 16%;
    left: 50%;
    display: block;
    width: 2px;
    height: 16px;
    margin-bottom: 7px;
    content: "";
    transition: all .6s ease 0s;
    opacity: 0;
    background-color: #fff
}

.ff_indexPage .mlist.news .content_list .item_block:hover .details::before {
    opacity: 1
}

.ff_indexPage .mlist.news .content_list .item_block .details::after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 16px;
    height: 2px;
    margin-left: -7px;
    content: "";
    transition: all .6s ease 0s;
    opacity: 0;
    background-color: #fff
}

.ff_indexPage .mlist.news .content_list .item_block:hover .details::after {
    opacity: 1
}

.ff_indexPage .mlist.news .content_list .item_block:hover .details {
    color: rgba(255, 255, 255, 0)
}

.ff_indexPage .mlist.news .content_list .item_info .title {
    text-align: center
}

.ff_indexPage .mlist.news .content_list .item_des .description {
    text-align: center
}

.ff_indexPage .mlist.news .content_list .item_block {
    transition: all .36s ease
}

.ff_indexPage .mlist.news .content_list .item_block:hover {
    border: 1px solid #e4e4e4;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
    box-shadow: 0 12px 24px rgba(123, 123, 123, .08)
}

.ff_indexPage .mlist.news .content_list .item_block .item_box .item_wrapper {
    padding: 50px 36px 60px 36px
}

.ff_pageList .mlist.news .content_list .item_block {
    width: calc(100% / 3 - 66px)
}

.ff_pageList .mlist.news .content_list .item_block .item_tags {
    display: none
}

.ff_pageList .content .mlist.news {
    width: 1440px;
    margin: 0 auto
}

.ff_pageList .mlist.news .listContent_post>.item_tags {
    margin-bottom: 20px
}

.ff_pageList .mlist.news .content_list .item_block .item_tags {
    display: none
}

.ff_pageList .mlist.news .content_list .item_block .item_box .item_wrapper .item_info .date_wrap {
    display: none
}

.ff_pageList .mlist.news .content_list .details {
    line-height: 48px;
    position: absolute;
    bottom: 175px;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
    padding: 0;
    text-align: center;
    border: none
}

.ff_pageList .mlist.news .content_list .item_block .details::after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 16px;
    height: 2px;
    margin-left: -7px;
    content: "";
    transition: all .6s ease 0s;
    opacity: 0;
    background-color: #fff
}

.ff_pageList .mlist.news .content_list .item_block:hover .details::after {
    opacity: 1
}

.ff_pageList .mlist.news .content_list .item_block .details::before {
    position: absolute;
    bottom: 16%;
    left: 50%;
    display: block;
    width: 2px;
    height: 16px;
    margin-bottom: 7px;
    content: "";
    transition: all .6s ease 0s;
    opacity: 0;
    background-color: #fff
}

.ff_pageList .mlist.news .content_list .item_block:hover .details::before {
    opacity: 1
}

.ff_pageList .mlist.news .content_list .item_block .item_box .item_wrapper {
    padding: 30px 30px 60px 30px
}

.ff_pageList .mlist.news .content_list .item_info .title {
    text-align: center
}

.ff_pageList .mlist.news .content_list .item_block .details {
    color: transparent
}

.ff_postPage .mlistpost.news .postContent {
    padding-top: 0
}

.ff_postPage .mlistpost.news {
    padding: 60px 0 0
}

.ff_postPage .mlistpost.news .content_list .item_block .item_tags {
    display: none
}

.ff_postPage .mlistpost.news .content_list .item_wrapper>.date_wrap {
    display: none
}

.ff_postPage .content .mlistpost.news {
    width: 1440px;
    margin: 0 auto
}

.ff_postPage .mlistpost.news .content_list .item_block .details {
    display: none
}

.ff_postPage .mlistpost.news .content_list .item_block:hover {
    box-shadow: 0 12px 24px rgba(123, 123, 123, .08)
}

.ff_postPage .mlistpost.news .tabBtn .infor-wrap .subtitle {
    height: auto
}

.ff_postPage .mlistpost.news .tabBtn a.infor-wrap {
    opacity: 1
}

.ff_postPage .mlistpost.news .tabBtn a:hover .infor-wrap {
    opacity: 0
}

.ff_postPage .mlistpost.news .tabBtn .img-wrap {
    width: 190px
}

.ff_postPage .mlistpost.news .listContent_post .item_block {
    margin-bottom: 10px
}

.ff_postPage .mlistpost.news .postInfo .usetdate {
    display: none
}

@media screen and (max-width:1440px) {
    .ff_pageList .content .mlist.news {
        width: 100%;
        margin: 0 auto
    }

    .ff_postPage .content .mlistpost.news {
        width: 94%
    }
}

@media screen and (max-width:1366px) {
    .ff_pageList .content .mlist.news {
        width: 100%;
        margin: 0 auto
    }

    .ff_postPage .content .mlistpost.news {
        width: 94%
    }

    .ff_postPage .mlistpost.news .tabBtn .post-next .infor-wrap {
        width: 160px
    }
}

@media screen and (max-width:1280px) {
    .ff_pageList .content .mlist.news {
        width: 100%;
        margin: 0 auto
    }

    .ff_postPage .content .mlistpost.news {
        width: 94%
    }

    .ff_postPage .mlistpost.news .tabBtn .post-next .infor-wrap {
        width: 160px
    }
}

@media screen and (max-width:1200px) {
    .ff_postPage .mlistpost.news .tabBtn .post-next .infor-wrap {
        width: 160px
    }

    .ff_pageList .content .mlist.news {
        width: 100%;
        margin: 0 auto
    }

    .ff_postPage .content .mlistpost.news {
        width: 94%
    }
}

.ff_indexPage .team_tabs.module .module_container {
    width: 94%
}

.ff_indexPage .team_tabs.module .content_list .date_wrap {
    display: none
}

.ff_indexPage .team_tabs.module .content_list .item_des {
    display: none
}

.ff_indexPage .team_tabs.module .content_list .item_info {
    margin-bottom: 20px
}

.ff_indexPage .team_tabs.module .tab_button .content_list .item_block .item_img::after {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 0;
    height: 100%;
    content: "";
    -webkit-transition: all .2s cubic-bezier(.42, 0, .58, 1);
    transition: all .3s cubic-bezier(.42, 0, .58, 1);
    color: #eadfdf;
    background-color: rgba(62, 180, 94, .84)
}

.ff_indexPage .team_tabs.module .tab_button .content_list .item_block:hover .item_img::after {
    right: auto;
    left: 0;
    width: 100%
}

.ff_indexPage .team_tabs.module .tab_button .content_list .item_block.active .item_img::after {
    width: 100%;
    height: 100%;
    background-color: rgba(62, 180, 94, .84)
}

.ff_indexPage .team_tabs.module .tab_button .content_list .item_block.active .item_box .item_wrapper .item_info .title,
.ff_indexPage .team_tabs.module .tab_button .content_list .item_block.active .item_info .subtitle,
.ff_indexPage .team_tabs.module .tab_button .content_list .item_block:hover .item_box .item_wrapper .item_info .title,
.ff_indexPage .team_tabs.module .tab_button .content_list .item_block:hover .item_info .subtitle {
    color: #fff
}

.ff_indexPage .team_tabs.module .content_list .item_block .item_info .title {
    font-size: 16px;
    margin-top: 30px;
    opacity: 0
}

.ff_indexPage .team_tabs.module .content_list .item_block.active .item_info .title,
.ff_indexPage .team_tabs.module .content_list .item_block:hover .item_info .title {
    margin-top: 10px;
    opacity: 1
}

.ff_indexPage .team_tabs.module .content_list .item_block .item_info .subtitle {
    margin-top: -26px;
    opacity: 0
}

.ff_indexPage .team_tabs.module .content_list .item_block.active .item_info .subtitle,
.ff_indexPage .team_tabs.module .content_list .item_block:hover .item_info .subtitle {
    margin-top: 0;
    opacity: 1
}

.ff_indexPage .team_tabs.module .navDotsWrapper .owl-dots_wrapper {
    font-size: 22px;
    position: absolute;
    top: 22px;
    left: 0;
    padding: 0 10%;
    text-align: center
}

.ff_indexPage .team_tabs.mlist .owl-dotsNum {
    margin-left: 26px
}

.ff_indexPage .team_tabs.mlist .owl-dots .owl-dot {
    width: 45px
}

.ff_indexPage .team_tabs.mlist .owl-dots .owl-dot.active {
    margin-left: 0
}

.ff_indexPage .team_tabs.mlist .owl-dots .active.owl-dot span {
    color: #3eb45e;
    border: 0;
    background-color: rgba(62, 180, 94, 0)
}

.ff_indexPage .team_tabs.module .owl-dotsNum::after {
    position: relative;
    bottom: 22px;
    left: -16px;
    display: block;
    width: 1px;
    height: 20px;
    content: "";
    transform: rotate(20deg);
    background-color: rgba(198, 198, 198, .71)
}

.ff_indexPage .team_tabs.module .tab_content .item_block .details {
    display: none
}

.ff_indexPage .team_tabs.mlist .owl-nav .owl-prev {
    background: #f7f7f7
}

.ff_indexPage .team_tabs.mlist .owl-nav .owl-next .iconfont,
.ff_indexPage .team_tabs.mlist .owl-nav .owl-prev .iconfont {
    color: #d2d2d2
}

.ff_indexPage .team_tabs.mlist .owl-nav .owl-next:hover .iconfont,
.ff_indexPage .team_tabs.mlist .owl-nav .owl-prev:hover .iconfont {
    color: #fff
}

.ff_indexPage .team_tabs.mlist {
    background: rgba(0, 0, 0, 0)
}

.ff_indexPage .team_tabs.mlist .owl-nav .owl-next {
    background: #f7f7f7
}

.ff_indexPage .team_tabs.mlist .owl-nav .owl-next:hover,
.ff_indexPage .team_tabs.mlist .owl-nav .owl-prev:hover {
    background: #3eb45e
}

.ff_indexPage .mlist .container_header .subtitle,
.ff_indexPage .mlist .container_header .title {
    display: inherit
}

.ff_indexPage .mlist .container_header {
    float: none;
    text-align: center
}

.ff_pageList .team_tabs.module .content_list .item_block {
    float: left;
    width: calc(100% / 4 - 10px);
    margin-right: 10px;
    border: 0
}

.ff_pageList .team_tabs.module .content_list .date_wrap,
.ff_pageList .team_tabs.module .content_list .details,
.ff_pageList .team_tabs.module .content_list .item_des {
    display: none
}

.ff_pageList .team_tabs.module .content_list .item_block .item_info {
    margin-bottom: 10px;
    padding: 20px 30px;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.ff_pageList .team_tabs.module .content_list .item_block:hover .item_info {
    background-color: #3eb45e
}

.ff_pageList .team_tabs.module .content_list .item_block .item_box .item_wrapper .item_info .subtitle,
.ff_pageList .team_tabs.module .content_list .item_block .item_box .item_wrapper .item_info .title {
    text-align: center
}

.ff_pageList .team_tabs.module .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle,
.ff_pageList .team_tabs.module .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #fff
}

.ff_indexPage .team_tabs.mlist .tab_content .owl-item {
    width: 50%
}

.ff_indexPage .team_tabs.mlist .tab_button .content_list .item_block_10,
.ff_indexPage .team_tabs.mlist .tab_button .content_list .item_block_11,
.ff_indexPage .team_tabs.mlist .tab_button .content_list .item_block_12,
.ff_indexPage .team_tabs.mlist .tab_button .content_list .item_block_6,
.ff_indexPage .team_tabs.mlist .tab_button .content_list .item_block_7,
.ff_indexPage .team_tabs.mlist .tab_button .content_list .item_block_8,
.ff_indexPage .team_tabs.mlist .tab_button .content_list .item_block_9 {
    display: none
}

.ff_indexPage .team_tabs.mlist .tab_button .content_list .item_block .item_wrapper {
    top: 50%;
    width: 94%;
    margin-top: -48px;
    padding: 3%;
    text-align: center
}

.ff_indexPage .team_tabs.mlist .tab_content {
    width: 43%
}

.ff_indexPage .team_tabs.mlist .tab_button {
    width: 57%
}

.ff_indexPage .team_tabs.mlist .content_wrapper {
    position: relative
}

.npagePage .team_tabs.mlist .container_content .content_wrapper .tab_button {
    display: none
}

.ff_indexPage .mcustomize.module .container_content {
    width: 100%;
    margin: 0 auto
}

.ff_indexPage .mcustomize.module .container_content .mediabody {
    width: 50%
}

.ff_indexPage .mcustomize.module .container_content .mediabody .image {
    width: 720px;
    height: 460px
}

.ff_indexPage .mcustomize.module .container_content .contentbody .wrapper .description {
    margin-top: 140px;
    margin-right: 100px
}

.ff_indexPage .mcustomize.module .container_content .contentbody .wrapper .header {
    padding-top: 100px
}

.ff_indexPage .mcustomize.module .module_container {
    width: 94%;
    margin: 0 auto
}

.ff_indexPage .mcustomize.initlayout .container_content .contentbody .wrapper .description,
.ff_indexPage .mcustomize.initlayout .wrapper .header .subtitle,
.ff_indexPage .mcustomize.initlayout .wrapper .header .title {
    text-align: center
}

.ff_indexPage .mcustomize.initlayout .container_content .contentbody .wrapper .description {
    margin-top: 0
}

.ff_indexPage .mcustomize.initlayout .wrapper .header {
    padding-bottom: 20px
}

.ff_indexPage .mcustomize.initlayout .container_content .mediabody {
    margin: 0 auto;
    text-align: center
}

.ff_indexPage .mcustomize .module {
    padding-bottom: 0
}

@media screen and (min-width:1920px) {
    .ff_indexPage .mcustomize.module .container_content .mediabody .image {
        width: 640px;
        height: 420px
    }
}

@media screen and (min-width:1280px) {
    .ff_indexPage .mcustomize.module .container_content .mediabody .image {
        width: 640px;
        height: 420px
    }
}

.ff_indexPag .mcustomize.tril .contentbody {
    width: 46%
}

.mcustomize .container_content .contentbody .description a {
    padding: 8px 64px;
    text-transform: uppercase;
    border-radius: 30px
}

.npagePage.pageEditor .content {
    width: 94%;
    margin: 0 auto
}

.ff_indexPage .mcounter.module {
    padding-top: 0;
    padding-bottom: 100px
}

.ff_indexPage .mcounter .module_container {
    z-index: 2;
    width: 94%;
    height: 220px;
    margin: 0 auto;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 46px rgba(123, 123, 123, .08)
}

.ff_indexPage .mcounter .container_content {
    height: 220px
}

.ff_indexPage .mcounter.module::after {
    position: absolute;
    z-index: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 70%;
    content: "";
    background-color: #3eb45e
}

.ff_indexPage .mcounter .contentbody {
    margin-right: 100px
}

.ff_indexPage .mlist.imagelink .module_container {
    width: 94%;
    margin: 0 auto
}

#footer p {
    width: 100%;
    text-align: right
}

.ff_indexPage .mlist.imagelink .content_list .owl-nav {
    top: 40%
}

.ff_indexPage .mlist.imagelink .content_list .owl-nav .owl-prev {
    left: 0;
    transition: all .36s ease;
    opacity: 0
}

.ff_indexPage .mlist.imagelink .content_list:hover .owl-nav .owl-prev {
    left: -50px;
    opacity: 1
}

.ff_indexPage .mlist.imagelink .content_list .owl-nav .owl-next {
    right: 0;
    transition: all .36s ease;
    opacity: 0
}

.ff_indexPage .mlist.imagelink .content_list:hover .owl-nav .owl-next {
    right: -50px;
    opacity: 1
}

.ff_indexPage .mlist.imagelink .content_list .item_block:hover .item_wrapper .item_info .title {
    color: #3eb45e
}

.ff_indexPage .mlist.imagelink .content_list .item_block .item_wrapper .item_info .title {
    display: none
}

.ff_indexPage .mlist.imagelink .content_list .item_block .item_box::before {
    position: relative;
    z-index: 1;
    top: 0;
    display: block;
    width: 0;
    height: 2px;
    margin: 0 auto;
    content: "";
    transition: all .6s ease;
    opacity: 0;
    background-color: #3eb45e
}

.ff_indexPage .mlist.imagelink .content_list .item_block:hover .item_box::before {
    width: 100%;
    opacity: 1
}

.ff_indexPage #mcontact {
    background: #fff
}

.ff_indexPage .mcontact .container_header .title {
    text-align: left
}

.ff_indexPage .mcontact .container_header .subtitle {
    text-align: left
}

.ff_indexPage #mcontact .contactinfo {
    float: left;
    width: 30%
}

.ff_indexPage #mcontact .contactform {
    float: right;
    width: 70%
}

.ff_indexPage .mcontact .contactform .inputtxt {
    width: 100% !important
}

.ff_indexPage .mcontact .contactform .contactform_eml,
.ff_indexPage .mcontact .contactform .contactform_name,
.ff_indexPage .mcontact .contactform .contactform_tel {
    display: inline-block;
    width: 33%
}

.ff_indexPage .mcontact .contactform .contactform_content textarea {
    width: 100%
}

.ff_indexPage .mcontact .contactinfo p {
    overflow: inherit;
    width: auto !important;
    height: auto !important;
    white-space: inherit
}

.ff_indexPage .mcontact .contactform .inputtxt {
    padding: 0 0 20px 0 !important
}

.ff_indexPage .mcontact .contactform .contactform_submit {
    width: 20%;
    margin-top: 20px
}

.ff_indexPage #mcontact .contactform .inputtxt.submit {
    line-height: 48px;
    border-radius: 30px;
    background-color: #848484
}

.ff_indexPage #mcontact .contactform .inputtxt.submit:hover {
    background-color: #3eb45e
}

.ff_indexPage .mcontact .contactform .inputtxt {
    width: 33.3%
}

.ff_indexPage .mcontact .module_container {
    width: 94%
}

.ff_indexPage .mcontact .ff_social a:hover {
    background: #3eb45e
}

.ff_indexPage #mcontact .ff_social {
    padding-top: 20px
}

.ff_indexPage #mcontact .ff_social a {
    line-height: 34px;
    width: 36px;
    height: 36px;
    border-radius: 36px
}

.ff_indexPage #mcontact .ff_social a:hover {
    background: #3eb45e
}

.ff_postPage .team.mlistpost {
    padding: 50px 50px 0
}

.ff_indexPage .mcontact .contactform .inputtxt {
    border-bottom: 0
}

.ff_indexPage #mcontact .container_header {
    display: none
}

.ff_indexPage #mcontact .container_header .title {
    color: #fff
}

#mcontact .contactform .inputtxt {
    color: #666
}

#mcontact .contactform .inputtxt {
    border-bottom: #dedede 1px solid
}

#mcontact .contactinfo .contact_name {
    color: #000;
}

.mlist .owl-dots .active.owl-dot span {
    background: #3eb45e
}

.mlist .owl-dots .owl-dot span {
    border: 1px solid #e6e6e6;
    background-color: #e6e6e6
}

.mlist .owl-dots .owl-dot:active span {
    border: 1px solid #3eb45e
}

.team .item_block {
    overflow: hidden
}

body,
html {
    background-color: #fff
}

.bodyad01 .ff_pageList .content {
    min-height: 600px
}

.ff_indexPage .mlist.service,
.ff_indexPage .module {
    background-color: #fff
}

.ff_indexPage .ff_topSlider .owl-dots_wrapper::after {
    left: 3%
}

.ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer:after,
.ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer:before {
    border: #fff 30px solid
}

.ff_indexPage .ff_topSlider .content_list[data-slider-mode="3"] .owl-dots_wrapper {
    display: none
}

.ff_topSlider .content_list[data-slider-mode="3"] .owl-nav {
    position: inherit;
    top: 50%;
    bottom: auto;
    left: 0;
    display: block;
    width: 100%;
    margin: 0 auto
}

.ff_topSlider .content_list[data-slider-mode="3"] .owl-nav .owl-prev {
    bottom: 42%;
    left: 0;
    width: 50px;
    height: 50px
}

.ff_topSlider .content_list[data-slider-mode="3"] .owl-nav .owl-next {
    right: 0;
    bottom: 42%;
    left: auto;
    width: 50px;
    height: 50px
}

.ff_indexPage .ff_topSlider .owl-dotsNum {
    color: #a9a9a9
}

.ff_indexPage .mlist.imagelink {
    background-color: #f4f4f4
}

.ff_indexPage .mlist.videom .owl-dotsNum {
    margin-top: 260px
}

.ff_indexPage .mlist.videom .content_list .owl-dots_wrapper {
    top: 26%
}

.ff_indexPage .mlist.videom .content_wrapper.slider .content_list .item_block .item_img::before {
    top: 38%
}

.ff_indexPage .mlist.videom .content_wrapper.slider .content_list .item_block .item_img::after {
    top: 38%
}

.ff_indexPage .ff_topSlider .owl-dotsNum::after {
    height: 20px
}

.ff_indexPage .mlist.service .owl-dotsNum::after {
    height: 20px
}

.ff_indexPage .service.ff_noSlider .content_list .item_block .item_wrapper .item_info {
    padding: 6% 16%
}

.bodylist .service.ff_noSlider .item_block,
.ff_indexPage .service.ff_noSlider .item_block {
    margin-bottom: 10px
}

.ff_indexPage .service.ff_noSlider .content_list .item_block:hover .item_wrapper .item_info::after {
    height: 16px
}

.ff_indexPage .mlist.news .container_category>a {
    line-height: inherit;
    padding: 6px 32px
}

.ff_indexPage .team_tabs.mlist {
    background: #fff
}

.ff_postPage .team.mlistpost .listContent_post .content_wrapper .tab_content-wrapper {
    display: none
}

.ff_postPage .team.mlistpost .listContent_post .item_block {
    margin-bottom: 10px
}

.ff_postPage .team.mlistpost .item_tags a {
    margin-right: 4px;
    padding: 2px 16px
}

.ff_postPage .team.mlistpost .listWrap {
    display: none
}

.ff_postPage .team.mlistpost .postContent {
    float: none;
    width: 1440px;
    margin: 0 auto
}

#footer {
    border-top: 1px solid #eaeaea;
    background: #fff
}

.ff_indexPage .mlist.team .tab_content .content_list .owl-dots {
    width: 600px
}

@media screen and (max-width:1675px) {
    .ff_indexPage .ff_topSlider .owl-nav {
        left: calc(-100% + 240px)
    }

    .ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_0 .item_wrapper:after,
    .ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_1 .item_wrapper:after,
    .ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_10 .item_wrapper:after,
    .ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_11 .item_wrapper:after,
    .ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_2 .item_wrapper:after,
    .ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_3 .item_wrapper:after,
    .ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_4 .item_wrapper:after,
    .ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_5 .item_wrapper:after,
    .ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_6 .item_wrapper:after,
    .ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_7 .item_wrapper:after,
    .ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_8 .item_wrapper:after,
    .ff_indexPage .mlist.team .content_wrapper .tab_button .item_block_9 .item_wrapper:after {
        font-size: 158px
    }

    .ff_indexPage .mlist.videom .owl-dotsNum {
        margin-top: 254px
    }

    .ff_indexPage .mlist.videom .content_list .owl-dots_wrapper {
        top: 20%
    }

    .ff_indexPage .mlist.videom .content_list .details {
        bottom: 8%
    }

    .ff_indexPage .ff_topSlider .owl-dotsNum::after {
        bottom: 28px
    }

    .ff_indexPage .mlist.service .owl-dotsNum::after {
        bottom: 28px
    }
}

.ff_indexPage .mlist.videom .owl-dots .owl-dot span,
.ff_indexPage .mlist.videom .owl-dotsNum {
    width: auto;
    height: auto
}

.ff_indexPage .mlist.videom.ff_noSlider .module_container {
    padding-top: 100px
}

.ff_indexPage .mlist.videom.ff_noSlider .container_header {
    display: block;
    margin-bottom: 50px
}

.ff_indexPage .mlist.videom.ff_noSlider .content_list .item_block {
    width: calc(100% / 3 - 0px)
}

.ff_indexPage .mlist.videom.ff_noSlider .tab_button {
    margin-top: 0
}

.ff_indexPage .mlist.videom.ff_noSlider .content_list .item_block .item_box .item_wrapper {
    display: block
}

.ff_indexPage .mlist.videom.ff_noSlider .content_list .item_block .item_box .item_wrapper .item_info {
    width: 100%
}

.ff_indexPage .mlist.videom.ff_noSlider .content_list .item_des {
    width: 82%;
    margin: 15px 0
}

.ff_indexPage .mlist.videom.ff_noSlider .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #3db45e
}

.ff_indexPage .mlist.videom.ff_noSlider .content_list .item_block .item_box .item_img::after {
    transition: all .36s ease;
    opacity: 0;
    background-color: rgba(0, 0, 0, .5)
}

.ff_indexPage .mlist.videom.ff_noSlider .content_list .item_block:hover .item_box .item_img::after {
    opacity: 1;
    background-color: rgba(0, 0, 0, .5)
}

.ff_indexPage .mlist.videom.ff_noSlider .content_list .item_block .item_box .item_img::after {
    position: absolute;
    top: 40%;
    left: 48%;
    width: 50px;
    height: 50px;
    margin: -25px;
    content: "";
    transition: .36s ease;
    transform: translate3d(0, 70px, 0);
    text-align: center;
    opacity: 0;
    color: #fff;
    border: 12px solid rgba(228, 228, 228, .15);
    border-radius: 50%;
    background: rgba(42, 42, 42, .86)
}

.ff_indexPage .mlist.videom.ff_noSlider .content_list .item_block:hover .item_box .item_img::after {
    top: 10%
}

.ff_indexPage .mlist.videom.ff_noSlider .content_list .item_block .item_box .item_img::before {
    font-family: mofont;
    font-size: 36px;
    position: absolute;
    z-index: 2;
    top: 40%;
    left: 50%;
    margin-top: -68px;
    margin-left: -15px;
    content: "\e667";
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    opacity: 0;
    color: #fff
}

.ff_indexPage .mlist.videom.ff_noSlider .content_list .item_block:hover .item_box .item_img::before {
    margin-top: 2px;
    opacity: 1
}

.ff_indexPage .mlist.videom.ff_noSlider .content_list .details {
    display: none
}

.ff_indexPage .mlist.videom.ff_noSlider .tab_button {
    display: none
}

.ff_indexPage .mlist.news.ff_slider .item_block {
    width: 100%
}

.ff_indexPage .mcustomize.module .container_content .contentbody .wrapper .description {
    margin-right: 0
}

.indexPage .module.mcustomize.horizontal .mediabody {
    margin-top: 30px;
    margin-bottom: 30px
}

.project.mlist:not(.imagelink) .content_list .item_img img {
    display: block;
    width: 100%;
}